home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11991 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: ix.netcom.com!netnews
  2. From: jdmorris@ix.netcom.com (Jason D. Morris)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Experience with Lint for C++?
  5. Date: Sun, 17 Mar 1996 16:32:05 GMT
  6. Organization: Netcom
  7. Message-ID: <314c3e21.1055738@nntp.ix.netcom.com>
  8. References: <4ih6k2$dg9@news-e2b.gnn.com>
  9. NNTP-Posting-Host: pon-mi3-25.ix.netcom.com
  10. X-NETCOM-Date: Sun Mar 17  8:31:17 AM PST 1996
  11. X-Newsreader: Forte Agent .99d/32.182
  12.  
  13. On Sun, 17 Mar 1996 09:04:22, BridgeDL@gnn.com (David Bridges) wrote:
  14.  
  15. >1.  My experience is that people new to C++ have a lot of trouble 
  16. >understanding compiler error messages (I am thinking of Borland C++ here;  I 
  17. >have no experience with Microsoft C++).  I would appreciate it very much if 
  18. >anyone with knowledge of or experience with error detectors like Lint but for 
  19. >C++ would share their knowledge or experience with me.  What products exist?  
  20. >How helpful are they?
  21. >
  22. >2.  Does anyone know of a compiler with significantly better error messages 
  23. >for beginning programmers than other compilers?
  24. >
  25.  
  26. You might want to take a look at a product called Code Integrity from
  27. MKS.  I don't believe it currently has C++ support, but once the
  28. standard is finalized the product will be released shortly after.
  29. Code Intergrity can be thought of as lint on steroids.
  30.  
  31. Jason
  32.  
  33.